home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / bbs120.zip / BBS120.INS / DIAL.DOC < prev    next >
Text File  |  1993-11-11  |  2KB  |  47 lines

  1.    DIAL 2.21 (Telephone Dialer)
  2.  
  3.    Usage: DIAL T# [Modem-Commands~][Phone-Number]
  4.  
  5.    T = Dial type (Tone or Pulse): must be T or P.
  6.    # = Serial port number (1 - 4).
  7.    Modem-Commands = Optional initialization strings.
  8.                     (no embedded or ending spaces, end with ~)
  9.    Phone-Number = Maximum of 36 characters, no embedded spaces.
  10.  
  11.    EXAMPLE:           dial T1 1(216)931-1212
  12.                       dial P2 9,654-7171
  13.                       dial T3 18003334444
  14.  
  15.    This program dials the phone for you through a Hayes compatible modem.
  16.    It will tell you to pick up the phone when dialing is completed.  It
  17.    can optionally pass an initialization string to the modem before the
  18.    dialing.  Each initializing modem command must end with a tilde (~),
  19.    you can have up to 15 of these commands.  You can send modem commands
  20.    without dialing a number.
  21.  
  22.    EXAMPLE:           dial T1 S11=30~1(216)931-1212
  23.                       dial P2 M0~S0=0~9,654-7171
  24.                       dial T3 M0~S0=0~              
  25.  
  26.    ---------------------------------------------------------------------
  27.  
  28.    DIAL (tm)
  29.    Copyright (c) 1986-1993 by Jim Hass
  30.  
  31.    ASP   Member of the Association of Shareware Professionals
  32.    STAR  Member of the Shareware Trade Association and Resources
  33.    ASAD  Member of the Association of Shareware Authors and Dealers
  34.  
  35.    Registration fee: $10.00
  36.    Free with registration of HDM, BBS, SEE, PUT/GET, EZ-Tree or LAN Menu
  37.  
  38.    MicroFox Company
  39.    P.O. Box 447
  40.    Richfield OH 44286-0447
  41.    USA
  42.  
  43.    CompuServe Mail: 73057,3113
  44.  
  45.    ---------------------------------------------------------------------
  46.  
  47.